const github.com/go-pg/pg/v10.copyDataMsg

3 uses

	github.com/go-pg/pg/v10 (current package)
		messages.go#L72: 	copyDataMsg        = 'd'
		messages.go#L1157: 		case copyDataMsg:
		messages.go#L1214: 	buf.StartMessage(copyDataMsg)